Skip to main content

AOnClickListener

Complete API reference for AOnClickListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnClickListener

Methods

SignatureReturnsDescription
onClick(View)voidPerforms the onClick operation using the provided parameters (v).
onClickEvent(View)voidExecutes onClickEvent and returns after the underlying engine call finishes.